Release 10.1A: OpenEdge Development:
ADM Reference
resizeObject
Procedure that changes the size of the SmartDataBrowser.
Location: browser.p Parameters:INPUT pdHeight AS DECIMALA decimal value that represents the new height of the SmartDataBrowser.
INPUT pdWidth AS DECIMALA decimal value that represents the new width of the SmartDataBrowser.
Notes:
- Invoked at design time when the SmartDataBrowser is resized. Can be invoked at run time to change the size of the SmartDataBrowser.
- The presence of the resizeObject procedure causes the AppBuilder to generate a statement in the adm–create–objects procedure for a SmartContainer setting the size of a contained SmartDataBrowser. The presence of resizeObject also signals the AppBuilder to allow the SmartDataBrowser to be resized at design time.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |